Crate noodles_gtf[][src]

Expand description

noodles-gtf handles the reading and writing of the Gene Transfer Format (GTF).

Re-exports

pub use self::line::Line;
pub use self::record::Record;

Modules

GTF lines.

GTF record and fields.

Structs

A GTF reader.

A GTF writer.